This short report summarizes basic exploratory data analysis and
author-level summaries for the TidyTuesday “cuisines” dataset. Figures
included below are produced by the project’s pipeline
(clean_data.r, author_analysis.r) and listed
as targets in the Makefile.
The cleaned dataset is written to
data/clean_cuisines.csv by clean_data.r. The
original source is the TidyTuesday dataset used in the project
(tidytuesdayR::tt_load(2025, week = 37)).
Categorical variable distributions (all categorical columns)
Numeric variable distributions (histograms / densities)
Distribution of recipes by country